<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.index_news{ width:1200px; overflow:hidden; float:left;}
.index_news li{ width:600px; float:left;}
.index_news li a{ max-width:490px; float:left; text-align:left; height:40px; line-height:40px; font-size:14px; display:inline-block; margin-left:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index_news li span{ display:inline-block; height:40px; line-height:40px; width:100px; float:right; text-align:center; overflow:hidden; font-size:14px;}
.index_news li:hover a{ text-decoration:underline;}

.index_news1{ width:1160px; overflow:hidden; float:left;}
.index_news1 li{ width:580px; float:left;}
.index_news1 li a{ max-width:470px; float:left; text-align:left; height:40px; line-height:40px; font-size:14px; display:inline-block; margin-left:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index_news1 li span{ display:inline-block; height:40px; line-height:40px; width:100px; float:right; text-align:center; overflow:hidden; font-size:14px;}
.index_news1 li:hover a{ text-decoration:underline;}






</pre></body></html>